ddns-scripts: fixed ovh dns record update
authorDavid Andreoletti <[email protected]>
Tue, 30 Sep 2025 04:51:00 +0000 (12:51 +0800)
committerFlorian Eckert <[email protected]>
Tue, 7 Oct 2025 14:32:37 +0000 (16:32 +0200)
commit104aabdd5b46e5c81221c9c829b2ea2f6420c494
tree9c25ffef78b702b51eeb32902e66cf861d0a221e
parenta1e500827cc77be1e15d87f9e5e482751cd61be3
ddns-scripts: fixed ovh dns record update

OVH changed its API to update DNS records. It now requires HTTP Basic
Authorization header. As such the default ddns-script method to update
the DNS record is failing. The fix is to move DNS record updates into
its own script/package.

Signed-off-by: David Andreoletti <[email protected]>
net/ddns-scripts/Makefile
net/ddns-scripts/files/usr/lib/ddns/update_ovh_com.sh [new file with mode: 0644]
net/ddns-scripts/files/usr/share/ddns/default/ovh.com.json